0
Your cart

Your cart is empty

Browse All Departments
  • All Departments
Price
  • R2,500 - R5,000 (3)
  • R5,000 - R10,000 (2)
  • -
Status
Brand

Showing 1 - 5 of 5 matches in All Departments

Recommender System with Machine Learning and Artif icial Intelligence: Practical Tools and Applicatio ns in Medical,... Recommender System with Machine Learning and Artif icial Intelligence: Practical Tools and Applicatio ns in Medical, Agricultural and Other Industries (Hardcover)
SN Mohanty
R5,200 Discovery Miles 52 000 Ships in 12 - 17 working days

This book is a multi-disciplinary effort that involves world-wide experts from diverse fields, such as artificial intelligence, human computer interaction, information technology, data mining, statistics, adaptive user interfaces, decision support systems, marketing, and consumer behavior. It comprehensively covers the topic of recommender systems, which provide personalized recommendations of items or services to the new users based on their past behavior. Recommender system methods have been adapted to diverse applications including social networking, movie recommendation, query log mining, news recommendations, and computational advertising. This book synthesizes both fundamental and advanced topics of a research area that has now reached maturity. Recommendations in agricultural or healthcare domains and contexts, the context of a recommendation can be viewed as important side information that affects the recommendation goals. Different types of context such as temporal data, spatial data, social data, tagging data, and trustworthiness are explored. This book illustrates how this technology can support the user in decision-making, planning and purchasing processes in agricultural & healthcare sectors.

Fuzzy Computing in Data Science - Applications and  Challenges (Hardcover): SN Mohanty Fuzzy Computing in Data Science - Applications and Challenges (Hardcover)
SN Mohanty
R4,218 Discovery Miles 42 180 Ships in 12 - 17 working days

FUZZY COMPUTING IN DATA SCIENCE This book comprehensively explains how to use various fuzzy-based models to solve real-time industrial challenges. The book provides information about fundamental aspects of the field and explores the myriad applications of fuzzy logic techniques and methods. It presents basic conceptual considerations and case studies of applications of fuzzy computation. It covers the fundamental concepts and techniques for system modeling, information processing, intelligent system design, decision analysis, statistical analysis, pattern recognition, automated learning, system control, and identification. The book also discusses the combination of fuzzy computation techniques with other computational intelligence approaches such as neural and evolutionary computation. Audience Researchers and students in computer science, artificial intelligence, machine learning, big data analytics, and information and communication technology.

Machine Learning Approach for Cloud Data Analytics  in IoT (Hardcover): SN Mohanty Machine Learning Approach for Cloud Data Analytics in IoT (Hardcover)
SN Mohanty
R5,344 Discovery Miles 53 440 Ships in 12 - 17 working days

Im Zeitalter des Internet of Things (IoT) erzeugen Edge-Gerate in jedem Sekundenbruchteil gigantische Datenmengen. Dabei besteht das Hauptziel dieser Netzwerke darin, aus den gesammelten Daten sinnvolle Informationen abzuleiten. Gleichzeitig werden gewaltige Datenmengen in die Cloud ubertragen, was extrem teuer und zeitaufwandig ist. Es ist somit notwendig, effiziente Mechanismen fur die Verarbeitung dieser gewaltigen Datenmengen zu entwickeln, und dafur sind effiziente Datenverarbeitungstechniken erforderlich. Nachhaltige Paradigmen wie Cloud Computing und Fog Computing tragen zu einem geschickten Umgang mit Themen wie Leistung, Speicher- und Verarbeitungskapazitaten, Wartung, Sicherheit, Effizienz, Integration, Kosten, Energieverbrauch und Latenzzeiten bei. Allerdings werden ausgefeilte Analysetools benoetigt, um die Anfragen in einer optimalen Zeit zu bearbeiten. Daher wird derzeit eifrig an der Entwicklung eines effektiven und effizienten Rahmens geforscht, um den groesstmoeglichen Nutzen zu erhalten. Bei der Verarbeitung der gewaltigen Datenmengen steht das maschinelle Lernen besonders hoch im Kurs und wird in zahlreichen Disziplinen angewandt, auch in den sozialen Medien. In Machine Learning Approach for Cloud Data Analytics in IoT werden samtliche Aspekte des IoT, des Cloud Computing und der Datenanalyse ausfuhrlich erlautert und aus verschiedenen Perspektiven betrachtet. Das Buch prasentiert den neuesten Stand der Forschung und fortschrittliche Themen. So erhalten die Leserinnen und Leser aktuelle Informationen und koennen das gesamte Spektrum der Anwendungen von IoT, Cloud Computing und Datenanalyse erfassen.

Machine Learning for Healthcare Applications (Hardcover): SN Mohanty Machine Learning for Healthcare Applications (Hardcover)
SN Mohanty
R5,219 Discovery Miles 52 190 Ships in 12 - 17 working days

When considering the idea of using machine learning in healthcare, it is a Herculean task to present the entire gamut of information in the field of intelligent systems. It is, therefore the objective of this book to keep the presentation narrow and intensive. This approach is distinct from others in that it presents detailed computer simulations for all models presented with explanations of the program code. It includes unique and distinctive chapters on disease diagnosis, telemedicine, medical imaging, smart health monitoring, social media healthcare, and machine learning for COVID-19. These chapters help develop a clear understanding of the working of an algorithm while strengthening logical thinking. In this environment, answering a single question may require accessing several data sources and calling on sophisticated analysis tools. While data integration is a dynamic research area in the database community, the specific needs of research have led to the development of numerous middleware systems that provide seamless data access in a result-driven environment. Since this book is intended to be useful to a wide audience, students, researchers and scientists from both academia and industry may all benefit from this material. It contains a comprehensive description of issues for healthcare data management and an overview of existing systems, making it appropriate for introductory and instructional purposes. Prerequisites are minimal; the readers are expected to have basic knowledge of machine learning. This book is divided into 22 real-time innovative chapters which provide a variety of application examples in different domains. These chapters illustrate why traditional approaches often fail to meet customers' needs. The presented approaches provide a comprehensive overview of current technology. Each of these chapters, which are written by the main inventors of the presented systems, specifies requirements and provides a description of both the chosen approach and its implementation. Because of the self-contained nature of these chapters, they may be read in any order. Each of the chapters use various technical terms which involve expertise in machine learning and computer science.

Data Structure and Algorithms Using C++ - A Practical Implementation (Hardcover, 2nd Edition): SN Mohanty Data Structure and Algorithms Using C++ - A Practical Implementation (Hardcover, 2nd Edition)
SN Mohanty
R4,531 Discovery Miles 45 310 Ships in 12 - 17 working days

Everyone knows that programming plays a vital role as a solution to automate and execute a task in a proper manner. Irrespective of mathematical problems, the skills of programming are necessary to solve any type of problems that may be correlated to solve real life problems efficiently and effectively. This book is intended to flow from the basic concepts of C++ to technicalities of the programming language, its approach and debugging. The chapters of the book flow with the formulation of the problem, it's designing, finding the step-by-step solution procedure along with its compilation, debugging and execution with the output. Keeping in mind the learner's sentiments and requirements, the exemplary programs are narrated with a simple approach so that it can lead to creation of good programs that not only executes properly to give the output, but also enables the learners to incorporate programming skills in them. The style of writing a program using a programming language is also emphasized by introducing the inclusion of comments wherever necessary to encourage writing more readable and well commented programs. As practice makes perfect, each chapter is also enriched with practice exercise questions so as to build the confidence of writing the programs for learners. The book is a complete and all-inclusive handbook of C++ that covers all that a learner as a beginner would expect, as well as complete enough to go ahead with advanced programming. This book will provide a fundamental idea about the concepts of data structures and associated algorithms. By going through the book, the reader will be able to understand about the different types of algorithms and at which situation and what type of algorithms will be applicable.

Free Delivery
Pinterest Twitter Facebook Google+
You may like...
Cable Guy Ikon "Light Up" Deadpool…
R543 Discovery Miles 5 430
Kendall Office Chair (Light Grey)
R1,699 R1,507 Discovery Miles 15 070
Ab Wheel
R209 R149 Discovery Miles 1 490
Beautiful Trauma
Pink CD  (3)
R133 Discovery Miles 1 330
Moon Bag [Black]
R57 Discovery Miles 570
Loot
Nadine Gordimer Paperback  (2)
R398 R330 Discovery Miles 3 300
Loot
Nadine Gordimer Paperback  (2)
R398 R330 Discovery Miles 3 300
Gotcha Digital-Midsize 30 M-WR Ladies…
R250 R198 Discovery Miles 1 980
Fine Living E-Table (Black | White)
 (7)
R319 R199 Discovery Miles 1 990
Loot
Nadine Gordimer Paperback  (2)
R398 R330 Discovery Miles 3 300

 

Partners